home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / apidev / whohas.arc / READ.ME next >
Text File  |  1989-06-08  |  1KB  |  24 lines

  1. Errata for article WHOHAS.C in January issue of the Netware Technical Journal:
  2.  
  3. There were a few problems with the source code for the program WHOHAS which
  4. appeared in the January issue of the Netware Technical Journal.  First, the
  5. typesetters made a mistake in printing and failed to include any vertical
  6. bars (|) in the program.  This causes syntax errors when trying to compile 
  7. the program as it appeared.  Second, after the article was printed, it was
  8. determined that some versions of the Netware C libraries exhibit a bug in the
  9. function GetConnectionsUsingFile(), such that it does not support multiple
  10. calls for the same file.  This means that it is capable of reporting at most
  11. one user of a file during a program run.  I have included a separate program
  12. called WHOHAS2 which uses the call under this limitation.  For more
  13. information on the latest release of the Netware C libraries, contact
  14. Novell Development Products Division, at (area code)(512) 346-8380.
  15.  
  16. Thankyou for your interest,
  17.  
  18. Tim R. Bird
  19. Software Engineer, Novell
  20.  
  21. Note: Included in this archive should be the source code, make file, and 
  22. an executable WHOHAS2, as well as the whohas article in both ascii and
  23. WordPerfect 5.0 format.  (The ascii version is a pre-edit copy)
  24.